From: tsteven4 Date: Wed, 17 Aug 2016 13:11:58 +0000 (-0600) Subject: fix hang in build_and_test. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~9^2~16^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=15131349fd7318c7eaee92a82b24071971750d68;p=gpsbabel.git fix hang in build_and_test. --- diff --git a/build_and_test b/build_and_test index ff6286acb..1f3918624 100755 --- a/build_and_test +++ b/build_and_test @@ -11,7 +11,7 @@ fi if [ -e /etc/os-release ]; then cat /etc/os-release fi -git log -n 1 +git --no-pager log -n 1 # the timestamps from a svn co are unpredicatble. # this can cause problems if targets are checked into svn. # some of our targets are part of the svn repository to allow a